[INFO] cloning repository https://github.com/qjv/assisted_departure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qjv/assisted_departure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqjv%2Fassisted_departure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqjv%2Fassisted_departure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 811bab7423bfd19233e534b94a67b8d40f8f3832
[INFO] checking qjv/assisted_departure against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqjv%2Fassisted_departure" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qjv/assisted_departure
[INFO] finished tweaking git repo https://github.com/qjv/assisted_departure
[INFO] tweaked toml for git repo https://github.com/qjv/assisted_departure written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qjv/assisted_departure on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qjv/assisted_departure already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5798aaf2294ce139b2cd1cfd160a70405fdd5336bbf5545d1dd72a6e5fd1d96
[INFO] running `Command { std: "docker" "start" "-a" "a5798aaf2294ce139b2cd1cfd160a70405fdd5336bbf5545d1dd72a6e5fd1d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5798aaf2294ce139b2cd1cfd160a70405fdd5336bbf5545d1dd72a6e5fd1d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5798aaf2294ce139b2cd1cfd160a70405fdd5336bbf5545d1dd72a6e5fd1d96", kill_on_drop: false }`
[INFO] [stdout] a5798aaf2294ce139b2cd1cfd160a70405fdd5336bbf5545d1dd72a6e5fd1d96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c583ec003764b04bc8e913368c0f704b01611cdd30eea15cadf9ba668f649c6
[INFO] running `Command { std: "docker" "start" "-a" "8c583ec003764b04bc8e913368c0f704b01611cdd30eea15cadf9ba668f649c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking windows-link v0.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking windows-result v0.3.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking windows-strings v0.3.1
[INFO] [stderr]     Checking windows-strings v0.4.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling arcdps-imgui-sys v0.8.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking async-fs v2.1.3
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking pxfm v0.1.22
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking windows-threading v0.1.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking chlorine v1.0.13
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-implement v0.60.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking windows-core v0.61.2
[INFO] [stderr]     Checking windows-core v0.60.1
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking windows-collections v0.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking windows-future v0.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking windows-numerics v0.1.1
[INFO] [stderr]     Checking windows-collections v0.2.0
[INFO] [stderr]     Checking windows-future v0.2.1
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:89:51
[INFO] [stdout]    |
[INFO] [stdout] 89 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]    |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:91:43
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 return windows_core::imp::marshaler(
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:257:51
[INFO] [stdout]     |
[INFO] [stdout] 257 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:259:43
[INFO] [stdout]     |
[INFO] [stdout] 259 |                 return windows_core::imp::marshaler(
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:424:364
[INFO] [stdout]     |
[INFO] [stdout] 424 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur...
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:424:470
[INFO] [stdout]     |
[INFO] [stdout] 424 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core...
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:583:51
[INFO] [stdout]     |
[INFO] [stdout] 583 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:585:43
[INFO] [stdout]     |
[INFO] [stdout] 585 |                 return windows_core::imp::marshaler(
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:763:364
[INFO] [stdout]     |
[INFO] [stdout] 763 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur...
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:763:470
[INFO] [stdout]     |
[INFO] [stdout] 763 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core...
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:938:377
[INFO] [stdout]     |
[INFO] [stdout] 938 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur...
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:938:483
[INFO] [stdout]     |
[INFO] [stdout] 938 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core...
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking windows-numerics v0.2.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-future` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8c583ec003764b04bc8e913368c0f704b01611cdd30eea15cadf9ba668f649c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c583ec003764b04bc8e913368c0f704b01611cdd30eea15cadf9ba668f649c6", kill_on_drop: false }`
[INFO] [stdout] 8c583ec003764b04bc8e913368c0f704b01611cdd30eea15cadf9ba668f649c6
